From 3be08bead7967ba7be51c3d315a78573beda2ab7 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 15 Mar 1993 06:06:56 +0000 Subject: [PATCH] Include termhooks.h. --- src/dispnew.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dispnew.c b/src/dispnew.c index cfd7f47d07b..6937e9a1cfc 100644 --- a/src/dispnew.c +++ b/src/dispnew.c @@ -27,6 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "termchar.h" #include "termopts.h" +#include "termhooks.h" #include "cm.h" #include "lisp.h" #include "dispextern.h" -- 2.30.2